Assembly Language Compiler - significado y definición. Qué es Assembly Language Compiler
Diclib.com
Diccionario en línea

Qué (quién) es Assembly Language Compiler - definición

ASSEMBLY LANGUAGE FOR IBM SYSTEM/360 AND SUCCESSOR MAINFRAMES
Basic assembly language; Assembly (System 360); IBM Basic assembly language; IBM Basic assembly language and successors

Assembly Language Compiler      
<language> (ALC) An alternative name for IBM 360 {assembly language}. Compare BAL. (1995-01-04)
compiler         
  • Compiler design
  • grammar for C]], respectively.
COMPUTER PROGRAM THAT TRANSFORMS SOURCE CODE INTO OBJECT CODE
Compilers; Compile; Language compiler; Compile (computing); Compiler (computing); Compiled sofware; Compiling; Compiler design; Compiler (programming); Compiled; Parallel compiler; Compiler theory; Parallel compilers; Recompile; Parallel complier; Compilation (programming); Semantic analysis (computer science); Compiler (computer); Code compilation; Compiling tools; Compiler construction; Programming language compiler; Compiled software; Write compiler; Compiler designer; Compiler writer; Compiler writing; Compiler frontend; Compiler backend; Compilation (computing); Code compiling; Line reconstruction; Compiler front-end; Compiler back-end; Code compiler; CFE (compiler); Front end (compiler); Compiler front end; Compiler back end; Compiler middle end; Three-stage compilation; Recompiled; Back end (Compiler); Program compilation
(compilers)
1.
A compiler is someone who compiles books, reports, or lists of information.
N-COUNT: oft N of n
2.
A compiler is a computer program which converts language that people can use into a code that the computer can understand. (COMPUTING)
N-COUNT
assembly code         
ANY LOW-LEVEL PROGRAMMING LANGUAGE IN WHICH THERE IS A VERY STRONG CORRESPONDENCE BETWEEN THE INSTRUCTIONS IN THE LANGUAGE AND THE ARCHITECTURE'S MACHINE CODE INSTRUCTIONS
Programming language/assembly; Cross assembler; Assembler program; Assembler code; Assembly code; Assembly Language; Assembler programming; Assembly programming language; Conditional assembly language; Assembly languages; Assembler language; Assembly programming; Assembly Programming System; Assembly time; Assembler directive; Macro assembler; Assembly language assembler; Assembler (computer programming); Assembler for an assembly language; Macroassembler; Symbolic Machine Code; Meta-assembler; Assembler (computing); ARM Assembly Language Programming; Assembly language macros; Assembly file; Two-pass assembler; Assember language; Cross-assembler; Symbolic machine code; Mnemonic (assembly language); Opcode mnemonics; Extended mnemonics; Mnemonics (assembler); Mnemonics (assembly language); Mnemonic (assembler); Assembler (programming language); Op code mnemonic

Wikipedia

IBM Basic Assembly Language and successors

Basic Assembly Language (BAL) is the commonly used term for a low-level programming language used on IBM System/360 and successor mainframes. Originally, "Basic Assembly Language" applied only to an extremely restricted dialect designed to run under control of IBM Basic Programming Support (BPS/360) on systems with only 8 KB of main memory, and only a card reader, a card punch, and a printer for input/output — thus the word "Basic". However, the full name and the initialism "BAL" almost immediately attached themselves in popular use to all assembly-language dialects on the System/360 and its descendants. BAL for BPS/360 was introduced with the System/360 in 1964.

Assemblers on other System/360 operating systems through System/370, System/390, and System z, as well as the UNIVAC Series 90 mainframes made by Sperry Corporation, and the BS2000 Mainframes currently made by Fujitsu, inherited and extended its syntax. The latest derived language is known as the IBM High-Level Assembler (HLASM). Programmers utilizing this family of assemblers also refer to them as ALC, (for Assembly Language Coding), or simply "assembler".